gtk/windowhandle: Delegate titlebar action to the compositor if possible
authorFlorian Müllner <fmuellner@gnome.org>
Thu, 29 Jul 2021 02:00:22 +0000 (04:00 +0200)
committerFlorian Müllner <fmuellner@gnome.org>
Thu, 29 Jul 2021 19:39:32 +0000 (21:39 +0200)
commit23e79d2eb2bc9aa4b630ab2dee4b38a8fc70af5c
tree43f38446494019b50e2dbb7e52892aa0660ee587
parent0c7b1431d7e1157c389d3cf1e895eaf5aaaa62fb
gtk/windowhandle: Delegate titlebar action to the compositor if possible

Delegating the action to the compositor not only improves consistency
with server-side decorations, but also allows for actions that aren't
available client-side (like lower-in-middle-click).

https://gitlab.gnome.org/GNOME/mutter/-/issues/602
gtk/gtkwindowhandle.c